func go.opentelemetry.io/otel/attribute.computeDataReflect

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		set.go#L365: 		s.data = computeDataReflect(kvs)
		set.go#L401: func computeDataReflect(kvs []KeyValue) any {